CommonEvent 579
Name = "RC:妖鬼の誘い"

  999([579])
  ShowTextAttributes(["youki_fc1", 0, 0, 2])
  ShowText(["\\n<Kureha>You're Hakunen, right...?\nI heard you want to learn the skills of youkai."])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
  ShowText(["\\n<Hakunen>Yes, that's right but..."])
  ShowText([""])
  ShowTextAttributes(["youki_fc1", 0, 0, 2])
  ShowText(["\\n<Kureha>Then come over to my room now.\nI'll teach you one of my best techniques!"])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["byakunen_fc1", 1, 0, 2])
  ShowText(["\\n<Hakunen>You really will?\nBy all means, please do!"])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["ruka_fc1", 0, 0, 2])
  ShowText(["\\n<Luka>Something feels off about this..."])
  ShowText([""])
  ConditionalBranch([0, 2338, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["But I'm in the middle of carrying luggage at the moment.\nI should prioritize heading to the cathedral first."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ShowChoices([["Stop them", "Don't"], 0])
  When([0, "止める"])
    ShowTextAttributes(["ruka_fc1", 0, 0, 2])
    ShowText(["\\n<Luka>Don't let her fool you, Hakunen.\nI'm sure Kureha just wants to make you her prey."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
    ShowText(["\\n<Hakunen>...No way, is that so?"])
    ShowText([""])
    ShowTextAttributes(["youki_fc1", 2, 0, 2])
    ShowText(["\\n<Kureha>Khh, don't give him any ideas!\nIf that's how it's going to be, I'll just have to take you by force...!"])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["ruka_fc1", 0, 0, 2])
    ShowText(["\\n<Luka>Run for it, Hakunen!!"])
    ShowText([""])
    ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
    ShowText(["\\n<Hakunen>R-right..!"])
    ShowText([""])
    FadeoutScreen([])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Hakunen fled with his incredible leg strength!"])
    SetMoveRoute([36, "RPG::MoveRoute(@repeat=false, @skippable=false, @wait=true, @list=[\"RPG::MoveCommand(@code=39, @parameters=[])\", \"RPG::MoveCommand(@code=0, @parameters=[])\"])"])
    Unnamed(["RPG::MoveCommand(@code=39, @parameters=[])"])
    FadeinScreen([])
    ShowTextAttributes(["ruka_fc1", 0, 0, 2])
    ShowText(["\\n<Luka>Looks like he successfully got away from her.\nHis ability to run is amazing as always..."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Just as I breathed a sigh of relief having saved Hakunen--"])
    CallCommonEvent([5832])
    ExitEventProcessing([])
    Empty([])

  When([1, "止めない"])
    ShowTextAttributes(["youki_fc1", 0, 0, 2])
    ShowText(["\\n<Kureha>All right, come on now!"])
    ShowText([""])
    ShowTextAttributes(["byakunen_fc1", 1, 0, 2])
    ShowText(["\\n<Hakunen>Yes!"])
    ShowText([""])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Hakunen was led into Kureha's room..."])
    FadeoutScreen([])
    Wait([60])
    ControlSwitches([2403, 2403, 0])
    CallCommonEvent([5833])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
